{
    "resourceType": "Bundle",
    "id": "{{$timestamp}}",
    "meta": {
        "profile": [
            "https://fhir.by/AbstractArea/StructureDefinition/Bundle/OrganizationBundle"
        ]
    },
    "type": "transaction",
    "timestamp": "2024-07-22T11:17:21Z",
    "entry": [
        {
            "fullUrl": "DeviceDefinition/{{$timestamp}}",
            "resource": {
                "resourceType": "DeviceDefinition",
                "meta": {
                    "lastUpdated": "2025-07-09T12:28:48.8133694+03:00",
                    "profile": [
                        "https://fhir.by/StructureDefinition/DeviceDefinitionDicomPrinter"
                    ]
                },
                "identifier": [
                    {
                        "value": "123",
                        "assigner": {
                            "reference": "Organization/a1a103d1-bf02-4c95-818a-3e3bc32cabe0"
                        }
                    }
                ],
                "modelNumber": "modelNumber123",
                "property": [
                    {
                        "type": {
                            "coding": [
                                {
                                    "system": "https://fhir.by/ValueSet/DicomPrinterSpecs",
                                    "code": "MediumType"
                                }
                            ]
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "https://fhir.by/ValueSet/DicomPrinterSpecs",
                                    "code": "MediumType"
                                }
                            ]
                        }
                    }
                ],
                "owner": {
                    "reference": "Organization/a1a103d1-bf02-4c95-818a-3e3bc32cabe0"
                }
            },
            "request": {
                "method": "POST",
                "url": "https://pqms.cisz.by/SlotsApi/Fhir/Organization"
            }
        }
    ]
}